.web-bj {
	background-color: #af0c0d;
}
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}
.clearfix {
    zoom: 1;
}
.fixed-part {
	position: fixed;
	right: 20px;
	/* left: 50%;
	margin-left: 510px; */
	top: 40%;
}
.fixed-part ul li {
	position: relative;
	margin-top: 6px;
	width: 55px;
	height: 55px;
	background-color: #e1e1e1;
}
/*online-consult*/
.fixed-online {
	position: relative;
	display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 17px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.fixed-online:before {
	content: "";
	position: absolute;
    top: -63px;
    left: 0px;
	width: 55px;
	height: 63px;
	background: url(../image/zxzx_ren.png) no-repeat 0 0;
}
.fixed-online:hover {
	font-size: 16px;
	color: #fff;
}
.fixed-qq,
.fixed-tel,
.fixed-wechat,
.fixed-share,
.fixed-apply {
	display: block;
	width: 55px;
	padding-top: 10px;
	height: 45px;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
}
.fixed-qq:before,
.fixed-wechat:before,
.fixed-tel:before,
.fixed-share:before,
.fixed-apply:before {
	content: "";
	display: block;
	margin-left: 10px;
	width: 36px;
	height: 36px;
	background: url(../image/fixed-zx-icon.png) no-repeat;
}
.fixed-qq:before {
	background-position: -3px 3px;
}
.fixed-wechat:before {
	background-position: -3px -36px;
}
.fixed-tel:before {
	background-position: -3px -79px;
}
.fixed-share:before {
	background-position: -3px -117px;
}
.fixed-apply:before {
	background-position: -3px -154px;
}
.fixed-online:hover,
.fixed-qq:hover,
.fixed-wechat:hover,
.fixed-tel:hover,
.fixed-share:hover,
.fixed-apply:hover {
	background: #af0c0d;
}
.fixed-qq:hover:before,
.fixed-wechat:hover:before,
.fixed-tel:hover:before,
.fixed-share:hover:before,
.fixed-apply:hover:before {
	background-position-x: -42px;
}
.go-top {
	display: block;
	width: 55px;
	height: 55px;
	background: #e1e1e1 url(../image/go-top-icon.png) no-repeat center center;
}
.fixed-con {
	position: absolute;
	top: 0;
	right: 55px;
	padding: 10px;
	width: 110px;
	height: 92px;
	background: url(../image/fixed-zx-bg.png) no-repeat 0 0;
}
.fixed-con2 {
	width: 118px;
	height: 136px;
	background: url(../image/fixed-zx-bg2.png) no-repeat 0 0;
}
.fixed-arrow {
	position: absolute;
	top: 15px;
	right: 0;
	display: block;
	width: 7px;
	height: 13px;
	font-size: 0;
	background: url(../image/fixed-zx-arrow.png) no-repeat 0 0;
}
.fixed-con h4 {
	font-size: 14px;
	color: #a4a3a3;
	font-weight: 400;
	font-family: "Microsoft YaHei";
}
.fixed-con p {
	font-size: 14px;
	color: #706f6f;
	font-family: "Microsoft YaHei";
}
.fixed-con p.spe {
	font-size: 12px;
	margin-bottom: 4px;
}
.fixed-con p.spe-tel {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #fa8801;
	white-space: nowrap;
	font-weight: 600;
}
.fixed-con .tel-img {
	margin-top: 5px;
}
.fixed-con .we-img {
	margin-top: 5px;
}
.fixed-btn img {
	margin-top: 5px;
	margin-bottom: 2px;
}
.fixed-share-con {
	width: 108px;
	margin-top: 5px;
}
.fixed-share-con a {
	margin-top: 10px!important;
	margin-right: 10px!important;
}